#newform{min-width: 1300px; height: 200px;background-color:#f2e025 ;}
#newform .main{width: 1200px;margin: 0px auto;height: 60px;padding-top: 60px;}
#newform .main .logo{float: left;height: 80px; margin-left: 20px;; margin-top: -10px}
#newform .main p{float:left; width: 200px;; border: #fff solid 2px; height: 32px; margin: 14px 10px;padding: 0px 10px;}
#newform .main .submit{width:200px; height: 36px; margin: 14px 15px; background: #fff;color:#f2e025;padding: 0px; font-size: 18px;font-weight: bold;}
#newform input,#newform select{border: 0px ;width: 110px; height: 30px;background: none;cursor: pointer;}
#newform input:focus,#newform select:focus{outline:0}
#newform input,#newform select,#newform p{font-size: 16px;}

#pops{width:100%; height: 270px;overflow: hidden; position: fixed;bottom: 0px;z-index: 998;}
#pops .bac{width:100%; height: 130px;position: absolute;bottom: 0; background: #000;opacity: 0.5;z-index: -1}
#pops .main{margin-left: 90px;padding-top:10px;}
/*
#pop .main h2{background:#413362;  border-radius: 10px;display: inline-block;margin:10px 10px 30px 10px;; padding: 5px 15px;color: #fff;font-size: 20px;letter-spacing:4px} */

#pops .main form p,#pops .main .submit{ float: left;color:#413362;width: 200px; background: #fff;margin: 0px 24px;padding: 2px 15px;font-size: 16px;font-weight: bold;border-radius: 10px; border: 2px solid #e6b495;}
#pops .main .submit{height:42px ;letter-spacing:2px; border:0px;color: #fff; background:  url(../img/button.png) no-repeat center;}
#pops input,#pops select{border: 0px ;width: 110px; height: 36px;margin: 0px;padding: 0px; background: none;font-size: 16px;color:#413362;cursor: pointer;}
#pops .main .note{margin:5px 30px;color:#fff;}
#pops input:focus,#pops select:focus{outline:0}
#popx{width: 42px;margin: 0px 30px;}
#poplogo{margin-left: 30px;position: fixed; bottom: 30px;display: none;width: 300px;;z-index: 998;}
@media only screen and (max-width: 1200px){
  #newform,#poplogo,#pops{display:none;}

}


/*

#pop{width: 100%; height: 200px;overflow: hidden;background-color:#f2e025 ;}
#pop .box{width: 80%;margin: 0 auto;}
#pop .box div{height: 40px;}
#pop .poplogo{height: 40px;margin-top: 80px;}
*/